home *** CD-ROM | disk | FTP | other *** search
- Path: pacsibm.org!root
- From: baron@pacsibm.org (Rob Baron)
- Newsgroups: comp.lang.c
- Subject: re: which compiler?
- Date: 5 Apr 1996 03:53:11 GMT
- Organization: PACS IBM SIG BBS
- Message-ID: <4k25f7$82t@netaxs.com>
- NNTP-Posting-Host: pacsibm.org
- Originator: root@pacsibm.org
-
- If you are learning C, you should also consider power C, or gnu C.
- Power C will only produce dos programs, however it is rather straight
- forward. If there is a port of GNU C for dos, this may also be a
- resonable alternative.
-
- If as a student you can afford MSVC 4.0 or BC 4.5 you may also want to
- consider Watcom 10.5. Watcom will produce code for
- DOS/win95/nt/win3.x/OS2 and it produces some tight code compared with
- MSVC and BC.
-
- Good Luck.
-